home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / HostManager.app / German.lproj / LocalConfigPanel.nib / data.classes next >
Encoding:
Text File  |  1993-09-01  |  585 b   |  43 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. LocalConfig = {
  7.     ACTIONS = {
  8.     setNetmaskFrom:;
  9.     revert:;
  10.     setYPFrom:;
  11.     setTimeFrom:;
  12.     setServerFrom:;
  13.     setHostFrom:;
  14.     setIPAddrFrom:;
  15.     setNetInfoFrom:;
  16.     setBroadcastFrom:;
  17.     ok:;
  18.     setRouterFrom:;
  19.     open:;
  20.     setSecureFrom:;
  21.     };
  22.     OUTLETS = {
  23.     netmaskText;
  24.     broadcastMatrix;
  25.     secureSwitch;
  26.     ypText;
  27.     ipText;
  28.     hostMatrix;
  29.     routerMatrix;
  30.     localConfigPanel;
  31.     routerText;
  32.     broadcastText;
  33.     ipMatrix;
  34.     ypMatrix;
  35.     netInfoMatrix;
  36.     serverSwitch;
  37.     hostText;
  38.     timeMatrix;
  39.     netmaskMatrix;
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43.